home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / text0470.txt < prev    next >
Encoding:
Text File  |  1994-09-20  |  1.5 KB  |  30 lines

  1. > Well, recently (about a month ago), I started getting errors when 
  2. > examining variables. Sometimes it would work fine, sometimes when I 
  3. > asked to see an existing variable, it would say 'cannot create in 
  4. > direct mode', even tho the variable definitely exists!
  5. we fixed most of the direct mode stuff in v1.08 (bum6) to be honest i've 
  6. never got out of the habit of ignoring the debugger completely, oh dear  
  7. > Also, when my program reached a certain size I think (although I may 
  8. > be wrong in that), when running my game in debugging mode, the game 
  9. > crashes at random intervals, usually no more than 30 secs after it 
  10. > starts. No feedback at all, it simply crashes my machine. 
  11. > Of course, my game runs fine in non-debug mode (not a single crash), 
  12. > but as soon as I switch to debug mode, random crashes.
  13. yes a bit silly for the debugger to ad bug (a bugger indeed!) the unlk a4 
  14. thing as i said is the main problem I know of,  
  15. > I can believe it 8) Is SkidMarks being updated at all. I wish for 
  16. > greater computer intelligence, since I have yet to lose a match 
  17. > against the computer, and I usually lap them once or twice (they are 
  18. > aweful drivers) 8^)
  19. Yeh, I always swap the cars around to make it a little harder some of the 
  20. computers suit the monster camaro, you have to be a bit of a swizz to 
  21. beat them on the flat snow course in a porsche i think, wouldn't it be 
  22. nice to be able to play over the net? then we wouldn't need bloody 
  23. computer cars... 
  24.  
  25. oh and as for a quick patch howabout cpu nocache in your startup sequence 
  26. or as an execute_ call?
  27.  
  28.  
  29.  
  30.